PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFPathVisualObject Class / getPen Method
In This Topic
    getPen Method
    In This Topic
    Gets the pen.
    If the pen is null then the path is not stroked.
    Syntax
    public PDFPen getPen()

    Return Value

    The pen used to stroke the path outline.
    See Also